home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoo Guides: Life in the Desert
/
Zoo Guides - Life in the Desert.iso
/
pc
/
lfnthdsr
/
chapters
/
shared.dir
/
00441_Script_441
< prev
next >
Wrap
Text File
|
1995-05-08
|
666b
|
32 lines
--
on bigpicv412
getback
purgecast12
puppetsprite 24, true
set the loch of sprite 24 to 319
set the locv of sprite 24 to 192
set the ink of sprite 24 to 0
--purgecast15
if the mousev < 325 then
if the mouseh < 436 then
set the castnum of sprite 24 to the castnum of sprite 12+40
updatestage
exit
else
set the castnum of sprite 24 to the castnum of sprite 12+41
updatestage
exit
end if
end if
if the mousev >= 325 then
if the mouseh >= 436 then
set the castnum of sprite 24 to the castnum of sprite 12+43
updatestage
exit
else
set the castnum of sprite 24 to the castnum of sprite 12+42
updatestage
exit
end if
end if